-
Home
-
Optimize Your Campaigns – Google Shopping – Google Ads – Google Adwords
-
3.1 (latest)
-
Code
-
Classes
- TransactionAttribute
Total Complexity |
41 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
417 |
Lines of code |
116 |
Logical lines of code |
50 |
Comment lines |
216 |
Methods |
33 |
Properties |
8 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getOrderId() |
S |
79 |
2 |
3 |
getCustomValue() |
S |
79 |
2 |
3 |
getTransactionDateTime() |
S |
79 |
2 |
3 |
getStoreAttribute() |
S |
79 |
2 |
3 |
getConversionAction() |
S |
79 |
2 |
3 |
getCurrencyCode() |
S |
79 |
2 |
3 |
getTransactionAmountMicros() |
S |
79 |
2 |
3 |
getItemAttribute() |
S |
79 |
2 |
3 |
setCustomValue() |
S |
73 |
1 |
5 |
clearCustomValue() |
S |
81 |
1 |
3 |
hasCustomValue() |
S |
80 |
1 |
3 |
setOrderId() |
S |
73 |
1 |
5 |
setStoreAttribute() |
S |
71 |
1 |
5 |
clearStoreAttribute() |
S |
81 |
1 |
3 |
hasStoreAttribute() |
S |
80 |
1 |
3 |
hasItemAttribute() |
S |
80 |
1 |
3 |
clearItemAttribute() |
S |
81 |
1 |
3 |
__construct() |
S |
74 |
1 |
4 |
setConversionAction() |
S |
73 |
1 |
5 |
clearOrderId() |
S |
81 |
1 |
3 |
hasOrderId() |
S |
80 |
1 |
3 |
clearConversionAction() |
S |
81 |
1 |
3 |
hasConversionAction() |
S |
80 |
1 |
3 |
setCurrencyCode() |
S |
73 |
1 |
5 |
clearCurrencyCode() |
S |
81 |
1 |
3 |
hasCurrencyCode() |
S |
80 |
1 |
3 |
setTransactionAmountMicros() |
S |
74 |
1 |
5 |
clearTransactionAmountMicros() |
S |
81 |
1 |
3 |
hasTransactionAmountMicros() |
S |
80 |
1 |
3 |
setTransactionDateTime() |
S |
73 |
1 |
5 |
clearTransactionDateTime() |
S |
81 |
1 |
3 |
hasTransactionDateTime() |
S |
80 |
1 |
3 |
setItemAttribute() |
S |
71 |
1 |
5 |